fix: match example05 figures to MATLAB reference#69
Merged
iahncajigas merged 1 commit intomainfrom Mar 20, 2026
Merged
Conversation
Fig 2 (univariate decoding): - Replace fill_between CI shading with thin CI *lines* matching MATLAB - Increase decoded/actual linewidth to 4 (was 2) matching MATLAB - Add ylabel "Stimulus" and increase title fontsize to 18 Fig 3 (reach setup): - Use unfilled circle markers for Start/Finish (MATLAB default) Fig 4 (PPAF goal vs free): - Add Start/Finish unfilled circle markers with legend on 2D path Fig 5 (hybrid setup): - Use unfilled circle markers for Start/Finish - Add Start/Finish legend on reach path subplot Fig 6 (hybrid decoding summary): - Overlay all 20 individual simulation traces as thin dashed lines (matching MATLAB's in-loop plotting of S_est, X_est, MU_est) - Plot thick solid mean traces on top (matching MATLAB post-loop code) - Add Start/Finish unfilled markers and legend on 2D reach path - Set state axis ylim to [0.5, 2.5] matching MATLAB Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code